home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / utility / smtcat16.zip / SMCATDOS.BA$ / smcatdos.bat
DOS Batch File  |  1994-01-05  |  117b  |  9 lines

  1.  
  2. %1 %2 %3 %4 %5 %6 %7 %8
  3.  
  4. if not errorlevel 1 goto end
  5. Echo Non-zero return from invoked program
  6. pause
  7. :end
  8.  
  9.